C# 14: Update documentation and claim C# 14 / .NET 10 support.#21871
Open
michaelnebel wants to merge 3 commits into
Open
C# 14: Update documentation and claim C# 14 / .NET 10 support.#21871michaelnebel wants to merge 3 commits into
michaelnebel wants to merge 3 commits into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates CodeQL documentation to reflect claimed full support for C# 14 / .NET 10, and adds a C# library pack change note announcing that support.
Changes:
- Removes the “preliminary” footnote for C# 14 / .NET 10 in the supported compilers/versions reusable.
- Renumbers footnotes in the supported versions table accordingly.
- Adds a C# library pack change note stating full C# 14 / .NET 10 support (including MaD models).
Show a summary per file
| File | Description |
|---|---|
| docs/codeql/reusables/supported-versions-compilers.rst | Updates supported-version wording/footnotes for C# 14 and .NET 10 in the compiler support table. |
| csharp/ql/lib/change-notes/2026-05-20-csharp14-dotnet10.md | Adds a change note announcing full C# 14 / .NET 10 support. |
Copilot's findings
- Files reviewed: 2/2 changed files
- Comments generated: 2
Comment on lines
+14
to
+18
| C#,C# up to 14,"Microsoft Visual Studio up to 2019 with .NET up to 4.8, | ||
|
|
||
| .NET Core up to 3.1 | ||
|
|
||
| .NET 5, .NET 6, .NET 7, .NET 8, .NET 9, .NET 10 [6]_","``.sln``, ``.slnx``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``" | ||
| .NET 5, .NET 6, .NET 7, .NET 8, .NET 9, .NET 10","``.sln``, ``.slnx``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``" |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.